All Packages Class Hierarchy This Package Previous Next Index
Object | +----com.symantec.itools.vcafe.openapi.SourceFileAdapter
SourceFileListener
.
The methods in this class are empty. To easily create SourceFileListener
,
extend this class and override only the methods of interest.
public SourceFileAdapter()
public void aboutToSaveSourceFile(SourceFile sourceFile)doneSavingSourceFile
public void doneSavingSourceFile(SourceFile sourceFile)sourceFileChangeUndone
public void sourceFileChangeUndone(SourceFile sourceFile)sourceFileChanged
public void sourceFileChanged(SourceFile sourceFile, int reason)sourceFileReverted
public void sourceFileReverted(SourceFile sourceFile)
All Packages Class Hierarchy This Package Previous Next Index